From: octvs@17a99a7aaeb0c0e0a2375e14807b138740ba34e9 Date: Wed, 8 Jan 2025 08:25:04 +0000 (+0000) Subject: Added a comment: failing with `Operation not petmitted` X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~10^2~29^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=682fb1ada174321876989fafb54da4ddafb0dcd9;p=git-annex.git Added a comment: failing with `Operation not petmitted` --- diff --git a/doc/special_remotes/adb/comment_7_347f59e0d8b982171528b267decc7ecf._comment b/doc/special_remotes/adb/comment_7_347f59e0d8b982171528b267decc7ecf._comment new file mode 100644 index 0000000000..d469a6b06a --- /dev/null +++ b/doc/special_remotes/adb/comment_7_347f59e0d8b982171528b267decc7ecf._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="octvs@17a99a7aaeb0c0e0a2375e14807b138740ba34e9" + nickname="octvs" + avatar="http://cdn.libravatar.org/avatar/e31212348b6392eb67daddf78fadfb1b" + subject="failing with `Operation not petmitted`" + date="2025-01-08T08:25:04Z" + content=""" +I recently faced with a fail + +``` +... +export pixel podcasts/.mp3 +adb: error: failed to copy '../../.git/annex/objects/17/vK/SHA256E-s57638506--06c92a06db07fa511271e5426c9447cb0fab551d7ba2b9c9d26d3c7e3f975b5c.mp3/SHA256E-s57638506--06c92a06db07fa511271e5426c9447cb0fab551d7ba2b9c9d26d3c7e3f975b5c.mp3' to '/storage/emulated/0/home/media/podcasts/not-related/.mp3': remote couldn't create file: Operation not permitted +../../.git/annex/objects/17/vK/SHA256E-s57638506--06c92a06db07...1 file pushed, 0 skipped. 37.0 MB/s (57638506 bytes in 1.487s + + adb failed to store file +failed +(recording state in git...) +export: 2 failed +``` + +Everything is done as usual on the phone, barring two all other files are +succesfully sent. Any clues what might be the cause? + +"""]]